home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / FishyHop.swf / scripts / DefineButton2_143 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-05  |  63 b   |  5 lines

  1. on(release){
  2.    Fade.start();
  3.    gotoAndStop("credits");
  4. }
  5.